home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / 140xpcom.zip / XPCOM140.CMP / XPCOM14 / DOCS / SECTION.019 < prev    next >
Text File  |  1993-11-20  |  5KB  |  118 lines

  1.                        XPCOM Version 1.4            Page : 19-1
  2.  
  3.         Appendix G - Transceiver Interface
  4.  
  5.           The current rig control in XPCOM is designed to handle the
  6.           following radios.
  7.  
  8.                 All Kenwood radios.
  9.                 All ICOM radios.
  10.                 Yaesu FT757 and FT767
  11.                 TenTec OMNI VI
  12.                 TenTec Paragon
  13.  
  14.                 Note -> The FT990 and FT1000 are included in the
  15.                         transceiver menu but are not supported in this
  16.                         release.
  17.  
  18.           The rig interface was primarily implemented to allow automatic
  19.           frequency entry into the log book. It also offers most of the
  20.           basic commands to control the radio. The control panel has
  21.           been made as "generic" as possible to allow it to be easily
  22.           updated for other radios, as such, many of the items that are
  23.           supported by some radios, ie filter selection, spilt operation
  24.           etc are not included in this control panel.
  25.  
  26.           The Memory Option that is displayed in the control panel is
  27.           not implemented in version 1.4 of XPCOM. This will be used in
  28.           a later release.
  29.  
  30.         Setup
  31.  
  32.           To configure XPCOM for the rig interface use the /C startup
  33.           option in XPCOM. ie... XPCOM /C
  34.  
  35.           This will allow you to set up the rig interface for your
  36.           system.
  37.  
  38.           If you do not plan to use the interface select "None"
  39.           from the pick list of radios.
  40.  
  41.           If you are using an ICOM radio and do not know the radio's
  42.           address, click on the ICOM information button at the bottom of
  43.           the box and a list of ICOM radios and their respective
  44.           addresses will be displayed. Press 'ESC' to exit this help
  45.           screen. ICOM uses an address system that allows several radios
  46.           to be connected to the same com port. XPCOM will support
  47.           interfacing to only one radio at a time.
  48.  
  49.           After you have selected a radio type you will need to select
  50.           the communications port parameters.
  51.  
  52.           If your rig interface is using a com port that has NON
  53.           STANDARD IRQ's. Be sure to select the IRQ option in the port
  54.           parameters window. XPCOM will handle interrupts from 2-7.
  55.                        XPCOM Version 1.4            Page : 19-3
  56.  
  57.        Operation
  58.  
  59.              Operation of the rig interface is fairly straight forward.
  60.              During normal operation, as the user changes the radio
  61.              frequency, this data will be placed in the log. The ICOM
  62.              and Kenwood radios automatically send information about the
  63.              status of the radio as changes are made. For the Yaesu
  64.              radios, once every 15 seconds the radio is polled for
  65.              information regarding the current state of the rig.
  66.  
  67.           Rig Control Panel  (Alt-O)
  68.  
  69.              To active the rig control panel, press Alt-O. This will
  70.              place a small rig control panel at the bottom of the
  71.              screen. The current VFO A and B frequencies should be
  72.              available in the menu.
  73.  
  74.           Changing VFO   (V)
  75.  
  76.              To change VFOs press the "V" key.
  77.  
  78.           Manually Entering a Frequency
  79.  
  80.              To manually enter a frequency into VFO A, press the "F"
  81.              key, enter the frequency and press enter. This frequency
  82.              will be entered in the radio only if VFO A is the current
  83.              VFO.
  84.  
  85.              To manually enter a frequency into VFO B, press the "Alt-F"
  86.              key, enter the frequency and press enter. This frequency
  87.              will be entered in the radio only if VFO B is the current
  88.              VFO.
  89.  
  90.           Changing Operating Mode
  91.  
  92.              To change, the mode press the highlighted character of that
  93.              mode. Example:  press "L" for LSB"
  94.  
  95.           Changing Frequency
  96.  
  97.              To change the current frequency, press the Page UP or Page
  98.              Down Keys. You may also use the mouse and click on the
  99.              arrows that are located next to the frequeucy.
  100.  
  101.           Changing Step Size
  102.  
  103.              To change the current frequency step size, press the "S"
  104.              key. the step size will range from to 10 Hz to 1 Megahertz
  105.              and then back to 10 Hz again.
  106.  
  107.           Changing Bands
  108.  
  109.              To change bands press the highlighted key of the proper
  110.              band. Example: press "4" for 40 Meters.
  111.  
  112.             NOTE -> The mouse (if present) may be used for the
  113.                     above operations.
  114.                     The arrows that are located next to the frequencies
  115.                     can be used to changed the radio's frequency using a
  116.                     mouse.  The amount of frequency change will be the
  117.                     current frequency +/- the current step size.
  118.